toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.media.event
/
[jvm]AudioStoppedPlaying
Audio
Stopped
Playing
public
interface
AudioStoppedPlaying
implements
AudioEvent
An event indicating that an audio has been stopped playing on the web page.
Members
Functions
audio
Link copied to clipboard
public
Audio
audio
(
)
Returns the
Audio
instance initiated this event.